Previous Topic

Next Topic

Examples of Date Formatting

You can see the effect of different values of #FDT in the following list, showing the display of a fixed date, JUN 12 87, at a fixed time, 15:45:

m D CY H:N.S.s

returns "JUN 12 1987 15:45.00.00"

D m Y H:N A

returns "12 JUN 87 3:45 PM"

M/D/Y H.N

returns "06/12/87 15.45"

YMD

returns "870612"

D-m-19Y

returns "12-JUN-1987"

See Also

To set the date format


ASI logo 10.6 Production Release. Updated 12/12/2005 3:25:49 PM
© Copyright by Advanced Solutions International, Inc. All rights reserved.